# Page Not Found

The URL `entwicklerhandbuch/theming_through_templates/{{ _s.web_course}}{{ _c.directory }}/index.php` does not exist.

You might be looking for one of these pages:
- [Theming durch Vorlagen](https://docs.chamilo.org/1.11.x-de/entwicklerhandbuch/theming_through_templates.md)
- [Säubern des Cache](https://docs.chamilo.org/1.11.x-de/entwicklerhandbuch/theming_through_templates/cleaning_the_cache.md)
- [Aufbau einer Seite](https://docs.chamilo.org/1.11.x-de/entwicklerhandbuch/theming_through_templates/structure_of_a_page.md)
- [Modifikatoren](https://docs.chamilo.org/1.11.x-de/entwicklerhandbuch/theming_through_templates/modifiers.md)
- [Verwendbare Variablen](https://docs.chamilo.org/1.11.x-de/entwicklerhandbuch/theming_through_templates/usable_variables.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://docs.chamilo.org/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://docs.chamilo.org/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/1.11.x-de/entwicklerhandbuch/theming_through_templates.md`)
- Use `Accept: text/markdown` header for content negotiation